Esx Settings TaskSummary
Esx Settings TaskSummary
The Esx Settings TaskSummary schema contains a brief summary about a task.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"id": "string"
}
string
id
Required
The ID of the task.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.cis.task
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.cis.task
.